home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / papel.dxr / 00053.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  231 b   |  9 lines

  1. on mouseUp
  2.   sound playFile 2, "..\som\prasgar.wav"
  3.   set the visible of sprite 2 to 0
  4.   set the visible of sprite 3 to 0
  5.   set the visible of sprite 4 to 1
  6.   set the visible of sprite 6 to 0
  7.   set the visible of sprite 7 to 0
  8. end
  9.